home *** CD-ROM | disk | FTP | other *** search
/ Chip 2003 December / Chip_2003-12_cd2.bin / drivers / Serial ATA Controlery / Aopen / 0.0.0.4.exe / 0.0.0.4 / SI3114r.inf < prev    next >
Encoding:
Windows Setup INFormation  |  2003-05-30  |  3.9 KB  |  164 lines

  1. ; This INF file installs the Silicon Image Serial ATA Raid driver
  2. ; for the SiI 3114 controller on systems running Windows 98/ME,
  3. ; Windows NT 4.0, Windows 2000, and Windows XP.
  4. ;
  5. ; Copyright (C) 2003 by Silicon Image, Inc.
  6. ; All rights reserved
  7.  
  8. [Version]
  9. Signature="$Chicago$"
  10. Class=SCSIAdapter
  11. ClassGuid={4D36E97B-E325-11CE-BFC1-08002BE10318}
  12. Provider=%SI%
  13. ;;CatalogFile=SI3114r.cat
  14. DriverVer=5/30/2003, 0.0.0.4
  15.  
  16.  
  17. [SourceDisksNames]
  18. 1="Silicon Image SiI 3114 SATARaid Driver Installation Disk",SI3114r.sys,,
  19.  
  20. [SourceDisksFiles]
  21. SI3114r.sys    = 1
  22. SI3114r.mpd    = 1
  23. SiiSupp.vxd    = 1
  24. SiWinAcc.sys    = 1
  25.  
  26. [DestinationDirs]
  27. DefaultDestDir    = 12
  28. DllFiles        = 11
  29.  
  30. [DriverFiles_9X]
  31. SI3114r.mpd,,,0x20
  32. SiiSupp.vxd,,,0x20
  33.  
  34. [DriverFiles_NT_2K]
  35. SI3114r.sys,,,0x20
  36.  
  37. [DriverFiles_XP]
  38. SI3114r.sys,,,0x20
  39. SiWinAcc.sys,,,0x20
  40.  
  41.  
  42. [Manufacturer]
  43. %SI%=SI_HDC,NTx86.5.1
  44.  
  45. [SI_HDC]
  46. %PCI\VEN_1095&DEV_3114.DeviceDesc%=SI_3114, PCI\VEN_1095&DEV_3114&SUBSYS_61141095
  47.  
  48. [SI_HDC.NTx86.5.1]
  49. %PCI\VEN_1095&DEV_3114.DeviceDesc%=SI_3114_XP, PCI\VEN_1095&DEV_3114&SUBSYS_61141095
  50.  
  51.  
  52. ;; Win9x install section
  53. ;;
  54. [SI_3114]
  55. DriverVer=5/05/2003, 0.0.0.3
  56. Copyfiles=DriverFiles_9X, DllFiles
  57. AddReg = ios, win98.reg, Win98ProblemDeviceList, Win98SupportedSubSystemIds
  58.  
  59.  
  60. ;; Windows NT4.0 and Windows 2000 install sections
  61. ;;
  62. [SI_3114.NTX86]
  63. Copyfiles=DriverFiles_NT_2K
  64.  
  65. [SI_3114.NTX86.Services]
  66. AddService=SI3114r,0x00000002,SI_3114_Service_Install, Miniport_EventLog_Inst
  67.  
  68.  
  69.  
  70. ;; Windows XP install sections
  71. ;;
  72. [SI_3114_XP]
  73. Copyfiles=DriverFiles_XP
  74.  
  75. [SI_3114_XP.Services]
  76. AddService=SI3114r,0x00000002,SI_3114_Service_Install, Miniport_EventLog_Inst
  77. AddService=SiFilter,,FilterService_Install
  78.  
  79.  
  80.  
  81.  
  82. [SI_3114_Service_Install]
  83. DisplayName=%SI3114.SvcDesc%
  84. ServiceType=1
  85. StartType=0
  86. ErrorControl=1
  87. ServiceBinary=%12%\SI3114R.sys
  88. LoadOrderGroup=Scsi miniport
  89. AddReg=PnPSupport_AddReg
  90. AddReg=ProblemDeviceList_AddReg
  91. AddReg=SupportedSubSystemIds_AddReg
  92.  
  93.  
  94. [FilterService_Install]
  95. DisplayName=SATALink driver accelerator
  96. ServiceType=1
  97. StartType=0
  98. ErrorControl=0
  99. ServiceBinary=%12%\SiWinAcc.sys
  100. LoadOrderGroup=Filter
  101.  
  102.  
  103. ; Mark device as supporting Plug & Play on the PCI(5) bus.
  104. [PnPSupport_AddReg]
  105. HKR,Parameters\PnPInterface,5,0x00010001,1
  106.  
  107.  
  108. ; List of devices with known configuration issues.
  109. [ProblemDeviceList_AddReg]
  110. HKR,ProblemDevices
  111. HKR,ProblemDevices, %ProblemDev1Name%, 0, %ProblemDev1Value%
  112.  
  113.  
  114. ; List of controller subsystem IDs to be supported by the SI3114R.sys driver on
  115. ; NT/Win2K/XP systems.
  116. [SupportedSubSystemIds_AddReg]
  117. HKR,SupportedSubsystemIDs,%PCI\VEN_1095&DEV_3114.DeviceDesc%,0x00010001, 0x61141095
  118.  
  119.  
  120. [Win98ProblemDeviceList]
  121. HKLM,%Win98ProblemDeviceSubKey%
  122. HKLM,%Win98ProblemDeviceSubKey%, %ProblemDev1Name%, 0, %ProblemDev1Value%
  123.  
  124.  
  125. ; List of controller subsystem IDs to be supported by the SI3114R.mpd driver on
  126. ; Windows 98/ME systems.
  127. [Win98SupportedSubSystemIds]
  128. HKLM, %Win98SupportedControllersSubKey%,%PCI\VEN_1095&DEV_3114.DeviceDesc%,0x00010001, 0x61141095
  129.  
  130.  
  131.  
  132. ;*************************************************************
  133. ;The NT EventLog entries are the same for all SCSI miniports.
  134. [Miniport_EventLog_Inst]
  135. AddReg = Miniport_EventLog_AddReg
  136.  
  137. [Miniport_EventLog_AddReg]
  138. HKR,,EventMessageFile,0x00020000,"%%SystemRoot%%\System32\IoLogMsg.dll"
  139. HKR,,TypesSupported,0x00010001,7
  140.  
  141.  
  142. [IOS]
  143. HKR,,DevLoader,,*IOS
  144. HKR,,DontLoadIfConflict,,"Y"
  145.  
  146.  
  147. [WIN98.REG]
  148. HKR,,PortDriver,,SI3114R.mpd
  149.  
  150.  
  151. [Strings]
  152. SI="Silicon Image"
  153.  
  154. PCI\VEN_1095&DEV_3114.DeviceDesc="Silicon Image SiI 3114 SATARaid Controller"
  155. SI3114.SvcDesc="SiI-3114 SATARaid Controller"
  156.  
  157.  
  158. Win98ProblemDeviceSubKey = "System\CurrentControlSet\Services\SI3114R\ProblemDevices"
  159. Win98SupportedControllersSubKey = "System\CurrentControlSet\Services\SI3114R\SupportedSubsystemIDs"
  160.  
  161.  
  162. ProblemDev1Name="Maxtor 4D060H3                          DAK05GK0"
  163. ProblemDev1Value="MaxMode = UDMA-5"
  164.